home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / quizrd44.zip / HISTORY.TXT < prev    next >
Text File  |  1992-05-25  |  9KB  |  201 lines

  1.  
  2.                       HISTORY FILE FOR QUIZARD'S MOUNTAIN
  3.                       ===================================
  4.  
  5. Version 4.4
  6. -----------
  7. (05-25-92)
  8.   If you are running under Wildcat!, this door now returns an Error Level
  9.  of 1 when exiting and an Error Level of 62 for all other systems. Hopefully
  10.  some of you can utilize these Error Levels when returning to the BBS.
  11.  
  12. (05-15-92)
  13.   We now have support for GT Power systems. The .CNF file is a little
  14.  different for GT. The COM port goes on line 5 and the Node number goes on
  15.  line 6.  If you are a registered user of Quizard's then your registration
  16.  number goes on line 7.
  17.  
  18. Version 4.3
  19. -----------
  20. (04-18-92)
  21.   If you are using a non-standard IRQ, you may use an environment variable
  22.  instead of specifying the actual IRQ number. Syntax is:
  23.      QUIZARD QUIZARD.CNF /%IRQ%
  24.   
  25. Version 4.2
  26. -----------
  27. (03-19-92)
  28.   The door will now recognize the PCBoard %PCBDRIVE% and %PCBDIR%
  29.  environment variables. For example, if your path to PCBOARD.SYS is
  30.  C:\PCB\PCBOARD.SYS, you can use %PCBDRIVE%%PCBDIR%\PCBOARD.SYS instead
  31.  and the door will substitute the drive and directory. This allows multi-
  32.  node systems to use just one .CNF even if the paths are different
  33.  for each node!
  34.  
  35. Version 4.1
  36. -----------
  37. (03-07-92)
  38.   A problem in determining the correct path to the ANSI bulletin has been
  39.  fixed.
  40.  
  41.   Added routines to check for the existance of CATEGORY.DAT and at least
  42.  one Question file (which should have been in there in the first place!)
  43.   Inadvertantly left the two Question files out of v4.0. Included in the
  44.  .ZIP now.
  45.  
  46. Version 4.0
  47. -----------
  48. (02-16-92)
  49.   Well, the long-awaited and long-overdue conversion from the old DoorPch
  50.  library is finally completed. About the only significant changes are in the
  51.  configuration file. The first 4 lines stay the same. The category filenames
  52.  and display names now go in a separate file called CATEGORY.DAT (see the
  53.  enclosed file for the format). You do not need to specify the number of
  54.  categories on the first line and do not put the / at the end of each entry.
  55.  There are 2 entries on each line of the CATEGORY.DAT file. The first is the
  56.  actual DOS filename and the second is the name of the Category you want
  57.  displayed on the screen. For example:  GENERAL.DAT/General Topics
  58.  Note the / in between!
  59.   For those of you who have registered before, you will need to call MicroNet
  60.  for your new registration number. The old QUIZARD.REG file will no longer
  61.  work.
  62.   WARNING: Make sure you back up your old files before installing this new
  63.  version.
  64.  
  65.               CHANGES AND UPGRADES IN QUIZARD'S MOUNTAIN V. 3.0+
  66.               ==================================================
  67.  
  68. 01-13-89
  69. --------
  70.    Recompiled with DoorPch 3.4. No changes were made to Quizard's itself. 
  71.    This version of DoorPch allows for a bug in the IBM BIOS c. 1982 which
  72.    would lock up under previous versions of DoorPch. Changed version number
  73.    to avoid confusion with 3.0 compiled under DoorPch 3.3.
  74.  
  75. 10-2-88
  76. -------
  77.  
  78.    Recompiled with DoorPch 3.3. According to the authors, DoorPch 3.2 had a 
  79.    bug in figuring the users remaining time. Although I have not experienced
  80.    it on my system, I did the recompile just to be on the safe side. No other
  81.    changes were made.
  82.  
  83. 9-26-88
  84. -------
  85.  
  86.    Recompiled with DoorPch 3.2 to provide compatibility with PCBoard 14.0.
  87.  
  88.    Both the ANSI and non-ANSI versions have been combined so it is no longer 
  89.    necessary to run two doors. The program will first check to see if the user
  90.    is in graphics mode and if so will continue on. If not, he is given the 
  91.    option to switch to graphics mode.
  92.  
  93.    Removed requirement that the Demo version use my name and BBS name. You may
  94.    now use your own, however, it will still say 'Evaluation Copy' until the
  95.    program is registered.
  96.  
  97.  
  98.            CHANGES AND UPGRADES IN QUIZARD'S MOUNTAIN V. 1.7 AND 2.1
  99.            =========================================================
  100.  
  101. 6-29-88
  102. -------
  103.  
  104.    Version 1.7 is now totally compatible with version 2.1. In fact it is 
  105. exactly the same except it doesn't require an ANSI compatible system. You may 
  106. run both versions from the same directory and they will access the same 
  107. Question databases, WIZARDS.DAT, QUIZARDx.CFG and use the same QUIZARD2.SYS
  108. file. However, you must still have two DOORS on the menu since one batch 
  109. file must run QUIZARD.EXE and the other runs QUIZARD2.EXE.
  110.  
  111.    Both versions now use the internal bulletin function of DOORPCH31. Therefore 
  112. the Bulletin path is no longer used in the .CFG files. In it's place you must 
  113. enter the number of Categories available. Hopefully this will eliminate those 
  114. nasty Error 52 messages!  
  115.  I recommend you run both programs before any of your users since you must
  116. answer some questions pertaining to number of names to be listed, Bulletin 
  117. path, etc. The program will create two bulletin files: QUIZARD.BUL and
  118. QUIZARD2.BUL. If you would like to have only one Bulletin, I suggest you add 
  119. a line in the Door batch file to copy one .BUL file over the other.
  120. For example:
  121.  
  122.       For 1.7                                For 2.1
  123.       =======                                =======
  124. ECHO OFF                               ECHO OFF
  125. CD\PCB\DOORS                           CD\PCB\DOORS
  126. QUIZARD QUIZARD.CFG                    QUIZARD2 QUIZARD.CFG
  127. COPY QUIZARD.BUL QUIZARD2.BUL          COPY QUIZARD2.BUL QUIZARD.BUL
  128. CD\PCB                                 CD\PCB
  129. BOARD                                  BOARD
  130.  
  131.    Quizard's now detects when a player has answered all available questions 
  132. in a particular Category and instead of resetting all pointers then, it will 
  133. switch to another Category. The pointers are not reset until all questions in 
  134. every Category have been answered. This will prevent a user learning all the 
  135. questions in one Category and answering them over and over. Especially useful 
  136. for Categories that have only a few questions in them!
  137.  
  138.    The Observe Spell now prompts for a date instead of displaying the whole 
  139. log. The default is the date he last played the game or today's date if he is 
  140. a new player.
  141.  
  142.  
  143.  
  144.                CHANGES AND UPGRADES IN QUIZARD'S MOUNTAIN V. 2.0
  145.                =================================================
  146.  
  147. 5-30-88
  148. -------
  149.  
  150.     This version of QM has finally removed the necessity to run the daily 
  151. maintenance utility thru the Event.sys! It now runs itself when the first 
  152. player of the day logs on.
  153.  
  154.     QM2 is compiled using Doorpch 3.1 so you must have the file DORPCH31.EXE 
  155. in the default directory or in your path. Put it in the same directory as 
  156. BRUN30.EXE and you should be ok. You also need to add a system variable to 
  157. your AUTOEXEC.BAT. Add: SET DOORPCH=PCB
  158.  
  159.     You may now use punctuation in the answers. Periods, commas, hyphens etc. 
  160. will be inserted in the hint line (which has changed from dots to down arrows) 
  161. however, they are not automatically entered in the answer so the player must 
  162. include them himself.
  163.  
  164.     QM2 uses cursor addressing which requires the player have an ANSI 
  165. compatible system. You might want to consider keeping version 1.6 online if 
  166. you have a number of users with Commodores, Atari's, etc.
  167.  
  168.     The player's Status, Time and available Spells are now kept on-screen at 
  169. all times so the Status and Time spells have been removed. The Refresh Spell 
  170. has been added to redraw the screen in case the screen gets messed up due to 
  171. line noise, etc.
  172.  
  173.     IMPORTANT! The COM port number formerly in line 1 of the .CFG file is no 
  174. longer used. It must be removed or you will get an error. The /NETWORK 
  175. parameter in multi-node systems is no longer needed and must also be removed.
  176.  
  177.     Last and best. QM2 now allows multiple Question files!! You may call these 
  178. databases anything you want, such as GENERAL.DAT, SPORTS.QST, etc. You must 
  179. put the filenames in your QUIZARDx.CFG file.
  180.  The Question database filenames start on line 6 and you may have up to 30
  181. databases. Make sure they are valid DOS filenames since the program uses 
  182. these to create the answer files for each database i.e. GENERAL.ANS,
  183. SPORTS.ANS, etc.
  184.     Since the filenames are entered in each .CFG file, multi-node systems 
  185. could have entirely different questions for each Node!
  186.  
  187. Example QUIZARD.CFG:
  188.  
  189. C:\PCB\PCBOARD.SYS
  190. MicroNet PCBoard                  <- Must not
  191. Ted                               <-          be changed
  192. Freeman                           <-                     in Demo version!
  193. 4                                 <- Number of Categories that follow.
  194. GENERAL.DAT/GENERAL KNOWLEDGE/    <- Doesn't matter what you call them as long
  195. SPORTS.DAT/SPORTS TRIVIA/         <- as the database filename comes first and 
  196. SCIENCE.QST/SCIENCE & TECHNOLOGY/ <- the Category names have slashes before  
  197. MOVIES.FIL/TELEVISION & MOVIES/   <- and after.
  198.  
  199.  
  200. 
  201.